projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ae80f5
)
Turn off fail-fast in github action
author
Justin Burkett
<justin@burkett.cc>
Tue, 22 Jun 2021 03:03:20 +0000
(23:03 -0400)
committer
Justin Burkett
<justin@burkett.cc>
Tue, 22 Jun 2021 03:03:20 +0000
(23:03 -0400)
.github/workflows/test.yml
patch
|
blob
|
history
diff --git
a/.github/workflows/test.yml
b/.github/workflows/test.yml
index 87331b72025dab3f249e94124fe8dd128a69cd8b..6b4d511a8afab024d1e1ac4b2d264823d0427155 100644
(file)
--- a/
.github/workflows/test.yml
+++ b/
.github/workflows/test.yml
@@
-11,6
+11,7
@@
jobs:
build:
runs-on: ubuntu-latest
strategy:
+ fail-fast: false
matrix:
emacs_version:
- 26.1